Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(liboqs): allow setting OQS_PERMIT_UNSUPPORTED_ARCHITECTURE CMake option via environment variable #203

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

wucke13
Copy link
Contributor

@wucke13 wucke13 commented Apr 23, 2023

This allows to set the OQS_PERMIT_UNSUPOPORTED_ARCHITECTURE CMake option via an environment variable.

This allows to set the `OQS_PERMIT_UNSUPOPORTED_ARCHITECTURE` CMake
option via an environment variable.
@thomwiggers
Copy link
Contributor

I'm not sure if an environment variable is the best way of doing this... But I also don't want to turn it into a feature, because it's not exactly a supported configuration: with unsupported architectures there's a good chance of generating non-constant-time code.

Copy link
Contributor

@thomwiggers thomwiggers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess that if it turns out using a -C flag is better, then we'll change this again easily.

@thomwiggers thomwiggers enabled auto-merge (rebase) May 1, 2023 11:47
@thomwiggers
Copy link
Contributor

Could you rebase this please?

@thomwiggers thomwiggers assigned thomwiggers and wucke13 and unassigned thomwiggers May 2, 2023
auto-merge was automatically disabled September 20, 2023 15:45

Merge queue setting changed

@koraa
Copy link

koraa commented Oct 3, 2023

@wucke13 Could you rebase this?

@thomwiggers thomwiggers changed the title fix #202 feat(liboqs): allow setting OQS_PERMIT_UNSUPPORTED_ARCHITECTURE CMake option via environment variable Oct 18, 2023
@thomwiggers thomwiggers added this pull request to the merge queue Oct 18, 2023
Merged via the queue into open-quantum-safe:main with commit 8a0229a Oct 18, 2023
1 check passed
bacnh85 pushed a commit to bacnh85/liboqs-rust that referenced this pull request Feb 15, 2024
…ke option via environment variable (open-quantum-safe#203)

fix open-quantum-safe#202

This allows to set the `OQS_PERMIT_UNSUPOPORTED_ARCHITECTURE` CMake
option via an environment variable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants